--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Commit aaa1e9b0c3b78b27f3742b2bbc3937cf2949fed1
Parents : 8e976f3
Author : Sudo-Ivan <ivan@quad4.io>
Signature : Signature validation error
Date : 2026-01-02T11:12:00-06:00
chore(release): bump version to 3.3.2 in package.json, pyproject.toml, and version.py
Changes
3 files changed, 3 insertions(+), 3 deletions(-)
Diff
diff --git a/meshchatx/src/version.py b/meshchatx/src/version.py
index 94be1332..ba48e518 100644
--- a/meshchatx/src/version.py
+++ b/meshchatx/src/version.py
@@ -3,4 +3,4 @@ Auto-generated helper so Python tooling and the Electron build
share the same version string.
"""
-__version__ = "3.3.1"
+__version__ = "3.3.2"
diff --git a/package.json b/package.json
index fd8ccaa0..095b108c 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "reticulum-meshchatx",
- "version": "3.3.1",
+ "version": "3.3.2",
"description": "A simple mesh network communications app powered by the Reticulum Network Stack",
"homepage": "https://git.quad4.io/RNS-Things/MeshChatX",
"author": "Sudo-Ivan",
diff --git a/pyproject.toml b/pyproject.toml
index 806387f3..23735913 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "reticulum-meshchatx"
-version = "3.3.0"
+version = "3.3.2"
description = "A simple mesh network communications app powered by the Reticulum Network Stack"
authors = [
{name = "Sudo-Ivan"}
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────